home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 122 / MOBICLIC 122.ISO / mac / Milan.swf / scripts / DefineSprite_9_voyant / frame_1 / DoAction.as
Text File  |  2010-02-13  |  65b  |  6 lines

  1. function Action(action)
  2. {
  3.    gotoAndStop(action);
  4. }
  5. stop();
  6.